Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / InputTextBoxElementBase<T> Class / Size Property

In This Topic
    Size Property (InputTextBoxElementBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Size As Size
    public Size Size {get; set;}
    See Also